Comparison with the dialect used in [#!SICP!#]
Compare with S&ICP: simple renamings like
print
; easily implemented things like
cons-stream
; more grave and controversial omissions like
eval
and
make-environment
.